Update version of agents to be consistent with the latest releases#739
Update version of agents to be consistent with the latest releases#739DMevada wants to merge 2 commits intocloudfoundry:masterfrom DMevada:introscope-agent-updates
Conversation
|
✅ Hey DMevada! The commit authors and yourself have already signed the CLA. |
|
Hi @nebhale Any updates on this PR? -Dhruv |
nebhale
left a comment
There was a problem hiding this comment.
Looking at https://ca.bintray.com/apm-agents/index.yml, there are no versions that would satisfy 11.+, this preventing the Buildpack from building. Please ensure that there is a version available that will satisfy the wildcard.
|
Hi Ben, I have added the latest version of our agent that supports 11.+ to our index file. -Dhruv |
|
Great. Can you please make it |
|
Hi Ben, The config.yml file already has our repo location as https. -Dhruv |
|
The binary in question ( |
|
@DMevada Can you please make this update soon? We're holding a Java Buildpack release for it now, but if takes much longer we'll have to kick it to the next release. |
|
Hi @nebhale I have moved on from CA and can no longer make any changes. -Dhruv |
This change upgrades the version wildcard for Introscope to choose 11.x line of releases. [resolves #739] Signed-off-by: Ben Hale <bhale@pivotal.io>
Before this commit, the current version of agents to be downloaded was 10.+. After this commit, the version will be 11.+.